Skip to content

Conversation

@nikola-jovicevic-db
Copy link
Contributor

What changes were proposed in this pull request?

A check if FrameLessOffsetWindowFunction is compatible with its frame (it has to be ordered and can't be a SpecifiedWindowFrame other than an ordered frame) is added to WindowResolver.validateResolvedWindowExpression.

Why are the changes needed?

The same repeating logic is required both in the fixed-point and single-pass analyzer implementations.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Using existing unit tests.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the SQL label Jul 18, 2025
Copy link
Contributor

@mihailotim-db mihailotim-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in a50fbf7 Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants